public class PageThumbnail : ShapePublic Class PageThumbnail
Inherits Shape| PageThumbnail | Initializes a new instance of the PageThumbnail class. |
| Height | (Inherited from Shape) |
| ID | (Inherited from Shape) |
| Layer | (Inherited from Shape) |
| Name | (Inherited from Shape) |
| PageNumber | Contains the number of a page that is displayed as a thumbnail. For thumbnails on notes pages, the value of this attribute is fixed to the drawing page of a notes page. For thumbnails on handout master pages, the value of this attribute is the order in which the pages are previewed on the handout. |
| RelativeHeight | Contains height of a drawing object as a relative value within a frame. |
| RelativeWidth | Contains width of a drawing object as a relative value within a frame. |
| Style | (Inherited from Shape) |
| TextStyle | (Inherited from Shape) |
| Transform | (Inherited from Shape) |
| Width | (Inherited from Shape) |
| X | (Inherited from Shape) |
| Y | (Inherited from Shape) |
| ZIndex | (Inherited from Shape) |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetContentElements |
Returns all content elements.
(Overrides ShapeGetContentElements) |
| GetHashCode | (Inherited from Object) |
| GetParent |
Returns the parent element.
(Overrides ShapeGetParent) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current PageThumbnail object to its equivalent string representation.
(Overrides ObjectToString) |